home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / READMEFiles / CryptSums.README < prev    next >
Text File  |  1992-08-29  |  1KB  |  27 lines

  1. The CryptSums utility checksums the Mach segments of an application at compile
  2. time and inserts encrypted checksums into the binary so the application can
  3. verify at startup that it hasn't been damaged or tampered with.
  4.  
  5. Once properly installed, it allows you to simply do 'make secure' to create a
  6. secure version of you application.  You'll still be able to do standard 'make'
  7. and 'make debug' without interference from the checksum test.  CryptSums
  8. provides a simple routine that your application can call at startup/runtime
  9. to check that the segments in memory still result in the same checksum as the
  10. file at compile time.  You select which Mach segments and sections to verify.
  11.  
  12. Read CryptSums.rtf for details about how to install and use this utility.
  13.  
  14. CryptSums is ShareWare, if you use it as is or as a basis for your own software
  15. security enhancements please chip in $5 per developer or $15 per network of
  16. developers.  (There is no 'end user' charge for software that incorporates the
  17. CryptSums library.)  Please include an EMail address if you're interested in
  18. update notices.  There is no warranty provided on this software nor any
  19. software that incorporates it.  Full sources are provided and bug reports are
  20. welcome.  This software copyright 1992 by C.D.Lane -- all rights reserved.
  21.  
  22. Christopher Lane
  23. 1843 Lenolt Street
  24. Redwood City, CA  94063-1068
  25.  
  26. lane@sumex-aim.stanford.edu
  27.